Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add NotificationsClientTable component with store and API integ… #851

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

benji-bitfly
Copy link
Contributor

…ration

  • Created a new NotificationsClientsTable.vue component to display notifications client data.
  • Implemented a new useNotificationsClientsStore for handling the API calls related to notifications client data.
  • Updated customFetch.ts to include the new API endpoints and methods for fetching notifications client data.
  • Added translations for the NotificationsClientsTable.vue component in the en.json file.
  • Applied code styling updates in notifications.vue and added the ClientsTab to display the NotificationsClientsTable.vue component.

See: BEDS-324

Copy link

cloudflare-workers-and-pages bot commented Sep 10, 2024

Deploying beaconchain with  Cloudflare Pages  Cloudflare Pages

Latest commit: 45380c2
Status: ✅  Deploy successful!
Preview URL: https://35305a02.beaconchain.pages.dev
Branch Preview URL: https://beds-324-notification-table.beaconchain.pages.dev

View logs

@benji-bitfly
Copy link
Contributor Author

benji-bitfly commented Sep 10, 2024

TODO:

- [ ] Fix the Table footer. - needs an own ticket for that

  • create Ticket for headline
  • ellipsis for version and check width for the table content ( also check the style code in the component)
  • remove unnecessary mock data (managmentDashboard)

…ration

- Created a new NotificationsClientsTable.vue component to display `notifications client` data.
 - Implemented a new useNotificationsClientsStore for handling the API calls related to `notifications client` data.
 - Updated `customFetch.ts` to include the new API endpoints and methods for fetching `notifications client` data.
 - Added translations for the `NotificationsClientsTable.vue` component in the en.json file.
 - Applied code styling updates in `notifications.vue` and added the ClientsTab to display the `NotificationsClientsTable.vue` component.

See: BEDS-324
@benji-bitfly benji-bitfly force-pushed the BEDS-324/Notification-Table-Clients-Tab branch from 7742b30 to 45380c2 Compare September 16, 2024 11:00
@benji-bitfly benji-bitfly merged commit 9d1b6fe into staging Sep 16, 2024
2 checks passed
@benji-bitfly benji-bitfly deleted the BEDS-324/Notification-Table-Clients-Tab branch September 16, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants